home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
FANTA 97
/
FANTA97A (backup).iso
/
FRONTPAG.98
/
DATA.Z
/
DB_EndBotASP.txt
< prev
next >
Wrap
Text File
|
1997-09-26
|
285b
|
13 lines
<%
' Close the loop iterating records
fp_rs.MoveNext
Loop
End If
fp_rs.Close
' Close the If condition checking for a connection error
End If
' Close the If condition checking for a parse error when replacing form field params
End If
set fp_rs = Nothing
%>